arm: socfpga: Add FPGA driver support for Arria 10
authorTien Fong Chee <[email protected]>
Wed, 26 Jul 2017 05:05:43 +0000 (13:05 +0800)
committerMarek Vasut <[email protected]>
Wed, 26 Jul 2017 08:31:44 +0000 (10:31 +0200)
commit2baa997240d3e20fb4f97e5b32cbfc0e188df926
treea475e626493dc3a606e2e8c67eccd9c29b18a6f5
parent812dfdd4f709e97e39935caeba89430d67423031
arm: socfpga: Add FPGA driver support for Arria 10

Add FPGA driver support for Arria 10.

Signed-off-by: Tien Fong Chee <[email protected]>
Reviewed-by: Ley Foon Tan <[email protected]>
Reviewed-by: Dinh Nguyen <[email protected]>
arch/arm/mach-socfpga/include/mach/fpga_manager.h
arch/arm/mach-socfpga/include/mach/fpga_manager_arria10.h [new file with mode: 0644]
drivers/fpga/Makefile
drivers/fpga/socfpga_arria10.c [new file with mode: 0644]